home *** CD-ROM | disk | FTP | other *** search
/ Collection of Tools & Utilities / Collection of Tools and Utilities.iso / basic / basmenu.zip / MENUSAMP.DOC < prev   
Text File  |  1988-07-24  |  599b  |  19 lines

  1.                 This is a short sample of a menu subroutine. It returns a 
  2. value, PICK, which is used to send the program the appropriate subroutine.
  3. This is done with the Line "ON PICK GOSUB 1000, 2000, 3000",etc..
  4.                 This subroutine is easily modified to fit many purposes. I
  5. hope you enjoy using it.
  6.                 Your comments, donations (not more than $2.00), etc., are
  7. welcomed at my address below.
  8.  
  9.  
  10.                 Again, enjoy,
  11.                              Kraig
  12.  
  13.  
  14. Julie's Innovative Software Services
  15. 3188 Skinner Mill Rd., Apt 16A,
  16. Augusta, GA 30909
  17.  
  18.    
  19.